-
Home
-
Forms Bridge
-
3.2.0 (latest)
-
Code
-
Classes
- Form_Bridge_Template
Total Complexity |
66 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
800 |
Lines of code |
390 |
Logical lines of code |
153 |
Comment lines |
120 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
use_template() |
D |
23 |
36 |
204 |
__construct() |
A |
46 |
9 |
44 |
create_bridge() |
S |
57 |
4 |
17 |
with_defaults() |
S |
45 |
1 |
49 |
create_backend() |
S |
60 |
3 |
13 |
__get() |
S |
65 |
3 |
10 |
remove_backend() |
S |
64 |
2 |
9 |
backend_exists() |
S |
70 |
2 |
5 |
remove_bridge() |
S |
65 |
2 |
9 |
bridge_exists() |
S |
73 |
2 |
4 |
validate_config() |
S |
59 |
1 |
14 |
to_json() |
S |
62 |
1 |
12 |